Skip to content

Bug-fix] Fix tir allocation with multiple lanes - #6941

Merged
tqchen merged 2 commits into
apache:mainfrom
giuseros:ir_builder_fix
Nov 20, 2020
Merged

Bug-fix] Fix tir allocation with multiple lanes#6941
tqchen merged 2 commits into
apache:mainfrom
giuseros:ir_builder_fix

Conversation

@giuseros

Copy link
Copy Markdown
Contributor

This PR stemmed from #6907
and it is fixing a small error in the getter and setter of a buffer for
the case where t.lanes > 1. I also added a test to stress the issue.

@giuseros

Copy link
Copy Markdown
Contributor Author

cc @mbaret

Giuseppe Rossini added 2 commits November 19, 2020 17:41
This PR stemmed from #6907
and it is fixing a small error in the getter and setter of a buffer for
the case where `t.lanes > 1`. I also added a test to stress the issue.
@tqchen
tqchen merged commit 712663e into apache:main Nov 20, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 2, 2020
* Bug-fix] Fix tir allocation with multiple lanes

This PR stemmed from apache#6907
and it is fixing a small error in the getter and setter of a buffer for
the case where `t.lanes > 1`. I also added a test to stress the issue.

* Address dtyped vs non-dtyped constant cases
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Dec 4, 2020
* Bug-fix] Fix tir allocation with multiple lanes

This PR stemmed from apache#6907
and it is fixing a small error in the getter and setter of a buffer for
the case where `t.lanes > 1`. I also added a test to stress the issue.

* Address dtyped vs non-dtyped constant cases
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Dec 4, 2020
* Bug-fix] Fix tir allocation with multiple lanes

This PR stemmed from apache#6907
and it is fixing a small error in the getter and setter of a buffer for
the case where `t.lanes > 1`. I also added a test to stress the issue.

* Address dtyped vs non-dtyped constant cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants